@font-face{
	font-family:PingFang-Bold;
	src:url('../fonts/PingFang-Bold.ttf');
}
@font-face{
	font-family:PingFang-Medium;
	src:url('../fonts/PingFang-Medium.ttf');
}
@font-face{
	font-family:MaisonNeue-Light;
	src:url('../fonts/MaisonNeue-Light.ttf');
}
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/iconfont.woff2') format('woff2'),
	url('../fonts/iconfont.woff') format('woff'),
	url('../fonts/iconfont.ttf') format('truetype'),
	url('../fonts/iconfont.svg#iconfont') format('svg');
}